tools/helper: honour XEN_RUN_DIR in init-xenstore-domain.c
authorWei Liu <wei.liu2@citrix.com>
Mon, 11 Jul 2016 17:28:04 +0000 (18:28 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 20 Jul 2016 15:07:24 +0000 (16:07 +0100)
commit6f35915ec08bf7fc469e4e65d7933ad407e518e1
tree43af4a6cbf38a41b942b7da7a752939452f4bb53
parent51a0ae4fd5ce6fc46d1cf298da974ae80dfb8c70
tools/helper: honour XEN_RUN_DIR in init-xenstore-domain.c

Place the PID file under XEN_RUN_DIR. Note that this change the default
location from /var/run to /var/run/xen.

Generate a _paths.h as that is required to make this change work.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
.gitignore
tools/helpers/Makefile
tools/helpers/init-xenstore-domain.c